home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Sample Code / Newton Sample Code 1.2 / Views / Paragraph Scroll-2 / README.Paragraph Scroll < prev   
Encoding:
Text File  |  1994-02-28  |  384 b   |  8 lines  |  [TEXT/R*ch]

  1. ParagraphScroll, by Todd Courtois
  2. Copyright (c) 1993-1994, Apple Computer, Inc.  All rights reserved.
  3.  
  4. ParagraphScroll shows one way to scroll a clParagraphView.  Creates the
  5. view, stuffs it full of text, then changes the viewOrigin of the parent
  6. repeatedly. Note that the height of the clParagraphView is determined
  7. by the length of the text because the vCalculateBounds bit is set.
  8.